Owner Properties |
The Owner type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets or sets address. The address is the globally unique address of the machine from which the session was created.
| |
| AddressType |
Gets or sets address type.
| |
| NetworkType |
Gets or sets network type.
| |
| SessionID |
Gets or sets globally unique identifier for the session.
| |
| SessionIDString |
Gets globally unique identifier for the session.
| |
| Username |
Gets or sets username. The username is the user’s login name on the originating host, or it is "-" if the
originating host does not support the concept of user ids. The username must not contain spaces.
| |
| Version |
Gets or sets version number.
| |
| VersionString |
Gets or sets version number.
|